home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 3001.TXT < prev    next >
Text File  |  1993-04-08  |  4KB  |  86 lines

  1.  
  2. STAC FAX Index #3001   12/04/92 
  3.  
  4.  
  5.            COUNTRY CODE and STACKER 3.0 CREATE
  6.  
  7.  
  8. Background.
  9.  
  10. Using several country codes with the COUNTRY.SYS command in the CONFIG.SYS 
  11. causes two unexpected Stacker 3.0 errors.  The COUNTRY.SYS line in the 
  12. CONFIG.SYS looks similar to the following line:
  13.  
  14.             COUNTRY=046,, C:\DOS\COUNTRY.SYS      
  15.  
  16. This example, using the first parameter 046, sets up the Swedish country 
  17. code which will cause the following line to appear during SETUP:
  18.  
  19.             Create error:  invalid numeric entry (/^R=2.0)
  20. followed by,            Create error #1--invalid parameter
  21.  
  22. The second scenario involves SDEFRAG using the /GP switch and choosing the 
  23. option to "Increase the Drive Size".  This action, because of the country 
  24. code,  will pass an invalid  parameter to the CREATE command.  The results, 
  25. transparent to the user, will most likely be a random, unexpected final 
  26. compression ratio.
  27.  
  28. The following country codes, denoted with the  X,  will work properly with 
  29. Stacker 3.0.  The remaining country codes use a comma as a decimal separator 
  30. and will have an invalid parameter passed to CREATE during these two 
  31. circumstances. 
  32.  
  33. Country                                       Decimal             Stacker 3.0
  34.  Code                   Country              Separator            Compatible
  35. ______  _________________             _______             _________
  36.   1             United States                   .                    X 
  37.   1             Canada (English)                .                    X
  38.   2             Canada (French)                 ,             
  39.   3             Latin America                   .                    X
  40.   31            Netherlands                     ,
  41.   32            Belgium                         ,
  42.   33            France                          ,
  43.   34            Spain                           ,
  44.   39            Italy                           ,
  45.   41            Switzerland                     .                     X
  46.   41            Switzerland                     .                     X
  47.   44            United Kingdom                  .                     X
  48.   45            Denmark                         ,
  49.   46            Sweden                          ,
  50.   47            Norway                          ,
  51.   49            Germany                         ,
  52.   61            Australia                       .                     X
  53.   81            Japan*                          .                     X
  54.   82            Korea*                          .                     X
  55.  
  56.   86            Taiwan*                         .                     X
  57.   88            PRC*                            .                     X
  58.   351           Portugal                        ,
  59.   358           Finland                         ,               
  60.   785           Arabic                          ,               
  61.   972           Israel                          .                     X
  62. * DOS version 4 only
  63.  
  64. This issue has been corrected.
  65.  
  66. Installation Procedure.
  67.  
  68. 1) Edit the CONFIG.SYS file, placing the word REM at the beginning of the 
  69. line containing COUNTRY.SYS.
  70.  
  71. 2) Reboot the machine.
  72.  
  73. 3) Run SETUP again.
  74.  
  75. 4) After SETUP is complete, edit the CONFIG.SYS file to remove the REM 
  76. from the line edited in (1).
  77.  
  78. 5) Reboot the machine.
  79.  
  80. NOTE:  The only further concern should be when the above SDEFRAG /GP 
  81. option is taken whereas the COUNTRY.SYS line would need to be remarked 
  82. again during the SDEFRAG operation.
  83.  
  84. ____________________________________________________________________________________
  85. Copyright 1993, Stac Electronics
  86.